home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2005 June (DVD) / DPPRO0605DVD.iso / Install / program files / Borland / BDS / 3.0 / Demos / Delphi.Net / CLR / Remoting / TCPClient.exe.config < prev    next >
Encoding:
Text File  |  2004-10-22  |  107 b   |  6 lines

  1. <configuration>
  2.  <appSettings>
  3.    <add key="port" value="8085" />
  4.  </appSettings>
  5. </configuration>
  6.